getTextOnPath

abstract fun getTextOnPath(block: DesignBlock): String?

Returns the SVG path currently used as the text block's baseline, or null if normal layout is active.

Parameters

block

the text block to query.